Leadtools.Medical.Workstation.AddIns Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Contains Method
See Also 
Leadtools.Medical.Workstation.AddIns Namespace > Generic ServiceConnectionElementCollection Class : Contains Method



name
The name to search.
name
The name to search.
Determines if the name exists in the collection.

Syntax

Visual Basic (Declaration) 
Public Function Contains( _
   ByVal name As String _
) As Boolean
Visual Basic (Usage)Copy Code
Dim instance As ServiceConnectionElementCollection(Of T)
Dim name As String
Dim value As Boolean
 
value = instance.Contains(name)
C# 
public bool Contains( 
   string name
)
C++/CLI 
public:
bool Contains( 
   String^ name
) 

Parameters

name
The name to search.

Return Value

true if the name is contained in the collection; otherwise, false.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.AddIns requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features